golang.org/x/net/http2.Server.maxConcurrentStreams (method)
2 uses
golang.org/x/net/http2 (current package)
server.go#L179: func (s *Server) maxConcurrentStreams() uint32 {
server.go#L421: advMaxStreams: s.maxConcurrentStreams(),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)